ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / BreakEven<T> Class / SalesPrice Property

In This Topic
    SalesPrice Property (BreakEven<T>)
    In This Topic
    Gets or sets a value of sales price.
    Syntax
    'Declaration
     
    Public Property SalesPrice As Integer
    public int SalesPrice {get; set;}
    See Also